Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxjse/src/
Dscope_inline.h62 v8::Local<v8::Context> GetLocalContext() { in GetLocalContext() function
90 v8::Local<v8::Context> GetLocalContext() { in GetLocalContext() function
Dclass.cpp33 FXJSE_GetGlobalObjectFromContext(scope.GetLocalContext()); in FXJSE_DefineFunctions()