Home
last modified time | relevance | path

Searched refs:ChangeValueScope (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Darguments-inl.h18 Arguments<T>::ChangeValueScope::ChangeValueScope(Isolate* isolate, in ChangeValueScope() function in v8::internal::Arguments::ChangeValueScope
H A Darguments.h38 class ChangeValueScope { class in v8::internal::Arguments
40 inline ChangeValueScope(Isolate* isolate, Arguments* args, int index,
42 ~ChangeValueScope() { *location_ = old_value_->ptr(); } in ~ChangeValueScope()
/third_party/node/deps/v8/src/runtime/
H A Druntime-classes.cc636 RuntimeArguments::ChangeValueScope set_prototype_value_scope( in DefineClass()

Completed in 3 milliseconds