Home
last modified time | relevance | path

Searched defs:is_sloppy_function_name (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/ast/
Dvariables.h181 bool is_sloppy_function_name() const { in is_sloppy_function_name() function
/third_party/node/deps/v8/src/objects/
Dcontexts.cc202 bool* is_sloppy_function_name) { in Lookup()
/third_party/node/deps/v8/src/runtime/
Druntime-scopes.cc771 bool is_sloppy_function_name; in StoreLookupSlot() local