Home
last modified time | relevance | path

Searched refs:LoadPropertyFromGlobalDictionary (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dcode-stub-assembler.h1020 void LoadPropertyFromGlobalDictionary(Node* dictionary, Node* entry,
Dcode-stub-assembler.cc4932 LoadPropertyFromGlobalDictionary(var_meta_storage.value(), in TryHasOwnProperty()
5055 void CodeStubAssembler::LoadPropertyFromGlobalDictionary(Node* dictionary, in LoadPropertyFromGlobalDictionary() function in v8::internal::CodeStubAssembler
5160 LoadPropertyFromGlobalDictionary(dictionary, entry, &var_details, var_value, in TryGetOwnProperty()