mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-18 23:15:38 +00:00
remove +x mode.
Not part of the default build.
This commit is contained in:
parent
74fe1b2524
commit
331f034b21
@ -31,7 +31,7 @@ class JSIdentifier;
|
||||
*/
|
||||
class JSScope {
|
||||
public:
|
||||
/**
|
||||
/**
|
||||
* Gets the enclosing scope of this scope (if any).
|
||||
* @return enclosing scope or JSNULL if none.
|
||||
*/
|
||||
|
@ -31,7 +31,7 @@ class JSIdentifier;
|
||||
*/
|
||||
class JSScope {
|
||||
public:
|
||||
/**
|
||||
/**
|
||||
* Gets the enclosing scope of this scope (if any).
|
||||
* @return enclosing scope or JSNULL if none.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user