Home
last modified time | relevance | path

Searched refs:SlotAsValue (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/include/v8-include/
H A Dv8-handle-base.h48 V8_INLINE static T* SlotAsValue(S* slot) { in SlotAsValue() function in v8::internal::final
65 V8_INLINE static T* SlotAsValue(S* slot) { in SlotAsValue() function in v8::internal::final
139 return internal::ValueHelper::SlotAsValue<T>(slot()); in value()
H A Dv8-context.h441 internal::PerformCastCheck(internal::ValueHelper::SlotAsValue<T>(slot)); in GetDataFromSnapshotOnce()
H A Dv8-util.h244 isolate, internal::ValueHelper::SlotAsValue<V>(FromVal(value_))); in NewLocal()
622 return Local<V>::New(isolate_, internal::ValueHelper::SlotAsValue<V>( in Get()
H A Dv8-isolate.h1676 internal::PerformCastCheck(internal::ValueHelper::SlotAsValue<T>(slot)); in GetDataFromSnapshotOnce()

Completed in 6 milliseconds